Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version for the next release (v1.3.0) #557

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Jul 28, 2023

This version introduces features released on Meilisearch v1.3.0 🎉
Check out the changelog of Meilisearch v1.3.0 for more information on the changes.

⚠️ If you want to adopt new features of this release, update the Meilisearch server to the according version.

🚀 Enhancements

  • Add a base exception interface all exceptions must implement (Add a base exception interface all exceptions must implement #534) @94noni
  • ⚠️ EXPERIMENTAL: setShowRankingScoreDetails and search(['showRankingScoreDetails' => boolean]) to show the scores of each relevant document returned in the search.
  • ⚠️ EXPERIMENTAL: setVector and search(['vector' => [...]]) to enable vector search capabilities.
  • Add setAttributesToSearchOn and search(['attributesToSearchOn' => [...]])
  • index->facetSearch(FacetSearchQuery params) to search only in facets.

⚠️ The EXPERIMENTAL features are not covered by semver. To explicitly opt-in, check this guide.

💅 Misc

Thanks again to @94noni, @Strift, @alallema, @brunoocasali, @norkunas and @stloyd! 🎉

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label Jul 28, 2023
@brunoocasali
Copy link
Member

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Jul 31, 2023

@meili-bors meili-bors bot merged commit ba2756a into main Jul 31, 2023
8 checks passed
@meili-bors meili-bors bot deleted the meili-bot/bump-version branch July 31, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants